| | | Compiling...
vecraster.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\vecraster.cc(44) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\vecraster.cc(45) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\vecraster.cc(210) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
Generating Code...
Compiling...
filehnd.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\filehnd.cc(89) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\filehnd.cc(127) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
imageop.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\imageop.cc(169) : warning C4018: '>=' : signed/unsigned mismatch
..\imageop.cc(190) : warning C4018: '<' : signed/unsigned mismatch
..\imageop.cc(201) : warning C4018: '<' : signed/unsigned mismatch
..\imageop.cc(232) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array
..\imageop.cc(430) : warning C4018: '<' : signed/unsigned mismatch
..\imageop.cc(458) : warning C4018: '<' : signed/unsigned mismatch
..\imageop.cc(486) : warning C4018: '>=' : signed/unsigned mismatch
..\imageop.cc(648) : warning C4244: 'initializing' : conversion from 'int' to 'const float', possible loss of data
..\imageop.cc(649) : warning C4244: 'initializing' : conversion from 'int' to 'const float', possible loss of data
..\imageop.cc(741) : warning C4018: '<' : signed/unsigned mismatch
..\imageop.cc(768) : warning C4018: '>=' : signed/unsigned mismatch
..\imageop.cc(876) : warning C4244: '=' : conversion from 'float' to 'unsigned int', possible loss of data
imgut.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
ras_bmp.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_bmp.cc(456) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(729) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_bmp.cc(916) : warning C4267: 'argument' : conversion from 'size_t' to 'long', possible loss of data
..\ras_bmp.cc(1244) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1441) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1599) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1600) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_bmp.cc(1616) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
..\ras_bmp.cc(1969) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
ras_ftg.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_ftg.cc(480) : warning C4018: '<=' : signed/unsigned mismatch
..\ras_ftg.cc(516) : warning C4018: '<=' : signed/unsigned mismatch
..\ras_ftg.cc(1174) : warning C4333: '>>' : right shift by too large amount, data loss
..\ras_ftg.cc(1193) : warning C4244: '=' : conversion from 'long' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1199) : warning C4018: '<=' : signed/unsigned mismatch
..\ras_ftg.cc(1206) : warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1211) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1214) : warning C4244: '=' : conversion from 'short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1227) : warning C4018: '<=' : signed/unsigned mismatch
..\ras_ftg.cc(1421) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1422) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1424) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1426) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_ftg.cc(1445) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1450) : warning C4018: '>=' : signed/unsigned mismatch
..\ras_ftg.cc(1452) : warning C4018: '>=' : signed/unsigned mismatch
..\ras_ftg.cc(1464) : warning C4018: '<=' : signed/unsigned mismatch
..\ras_ftg.cc(1484) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1520) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1691) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1760) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1765) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1884) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1889) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1915) : warning C4018: '<' : signed/unsigned mismatch
..\ras_ftg.cc(1953) : warning C4018: '<' : signed/unsigned mismatch
ras_gif.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_gif.cc(171) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(177) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(263) : warning C4244: '=' : conversion from 'long' to 'unsigned short', possible loss of data
..\ras_gif.cc(278) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(309) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(325) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(349) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_gif.cc(416) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
..\ras_gif.cc(1018) : warning C4018: '<' : signed/unsigned mismatch
ras_img.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_img.cc(161) : warning C4309: '=' : truncation of constant value
..\ras_img.cc(719) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(1986) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
..\ras_img.cc(3624) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_img.cc(3965) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(4747) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(4801) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(4824) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(4911) : warning C4267: '=' : conversion from 'size_t' to 'unsigned short', possible loss of data
..\ras_img.cc(5131) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
..\ras_img.cc(5368) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
..\ras_img.cc(5369) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
..\ras_img.cc(5424) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_img.cc(5432) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_img.cc(5457) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_img.cc(5465) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_img.cc(6106) : warning C4018: '<' : signed/unsigned mismatch
..\ras_img.cc(6110) : warning C4018: '<' : signed/unsigned mismatch
..\ras_img.cc(6114) : warning C4018: '<' : signed/unsigned mismatch
..\ras_img.cc(8783) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
..\ras_img.cc(8959) : warning C4267: '=' : conversion from 'size_t' to 'unsigned char', possible loss of data
..\ras_img.cc(9006) : warning C4267: '=' : conversion from 'size_t' to 'unsigned char', possible loss of data
..\ras_img.cc(9228) : warning C4018: '>' : signed/unsigned mismatch
..\ras_img.cc(9231) : warning C4018: '<' : signed/unsigned mismatch
ras_jbg.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_jbg.cc(34) : warning C4101: 'cnt' : unreferenced local variable
..\ras_jbg.cc(34) : warning C4101: 'len' : unreferenced local variable
..\ras_jbg.cc(38) : warning C4101: 'result' : unreferenced local variable
ras_jpg.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_jpg.cc(148) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_jpg.cc(176) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
ras_png.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_png.cc(55) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
ras_webp.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\ras_webp.cc(107) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_webp.cc(125) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_webp.cc(131) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_webp.cc(143) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
..\ras_webp.cc(180) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
..\ras_webp.cc(201) : warning C4244: 'argument' : conversion from 'unsigned int' to 'float', possible loss of data
..\ras_webp.cc(249) : warning C4018: '<' : signed/unsigned mismatch
..\ras_webp.cc(283) : warning C4018: '<' : signed/unsigned mismatch
vecimage.cc
z:\prog\obrazky\final\src.cpp\atoms\include\std_str.h(92) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
z:\prog\obrazky\final\src.cpp\atoms\include\arith.h(231) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
z:\prog\obrazky\final\src.cpp\atoms\include\arith.h(234) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\vecimage.cc(1443) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
D:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
..\vecimage.cc(2115) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
..\vecimage.cc(2115) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
..\vecimage.cc(2119) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\vecimage.cc(2245) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
..\vecimage.cc(2248) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
..\vecimage.cc(2281) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
..\vecimage.cc(2284) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
Generating Code...
Creating library...
|